✨ bump api to 0.45.0 as release prep#2040
Conversation
Signed-off-by: grokspawn <jordan@nimblewidget.com>
There was a problem hiding this comment.
Pull request overview
Updates the Operator Registry module dependencies in preparation for a release by bumping github.com/operator-framework/api to v0.45.0, along with the resulting transitive dependency and checksum updates needed for reproducible builds.
Changes:
- Bump
github.com/operator-framework/apifromv0.44.0tov0.45.0. - Update transitive dependency selections (notably
github.com/google/cel-gotov0.29.2) viago.modindirect requirements. - Refresh
go.sumwith the additional checksums produced by the dependency update/tidy.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Bumps github.com/operator-framework/api to v0.45.0 and records updated indirect dependencies pulled in by the new graph. |
| go.sum | Adds checksum entries for newly selected/transitively required module versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/approve |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2040 +/- ##
=======================================
Coverage 58.82% 58.83%
=======================================
Files 141 141
Lines 13454 13454
=======================================
+ Hits 7914 7915 +1
+ Misses 4327 4326 -1
Partials 1213 1213 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
/approve cancel Will wait until CI passes |
|
/tide refresh |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
19af4a3
into
operator-framework:master
Description of the change:
Motivation for the change:
Reviewer Checklist
/docs